Methods of the TCustomOraPackage class.
For a complete list of the TCustomOraPackage class members, see the TCustomOraPackage Members topic.
Public
| Name | Description |
|
ExecProc |
Calls the stored procedures defined for a given package.
|
|
ExecProcEx |
Calls the stored procedures defined for a given package.
|
|
VariableByName |
Provides access to package variables.
|
See Also